[INFO] cloning repository https://github.com/SecBear/neuron
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SecBear/neuron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSecBear%2Fneuron", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSecBear%2Fneuron'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f41ce8aad91d8e5e59130a01929a897f456bf925
[INFO] testing SecBear/neuron against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSecBear%2Fneuron" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SecBear/neuron
[INFO] finished tweaking git repo https://github.com/SecBear/neuron
[INFO] tweaked toml for git repo https://github.com/SecBear/neuron written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SecBear/neuron on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SecBear/neuron already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d850cbf30b7b6c01627ad30cf28b3d4abc891f18aace02ab51e6bd24ae5fc3a
[INFO] running `Command { std: "docker" "start" "-a" "5d850cbf30b7b6c01627ad30cf28b3d4abc891f18aace02ab51e6bd24ae5fc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d850cbf30b7b6c01627ad30cf28b3d4abc891f18aace02ab51e6bd24ae5fc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d850cbf30b7b6c01627ad30cf28b3d4abc891f18aace02ab51e6bd24ae5fc3a", kill_on_drop: false }`
[INFO] [stdout] 5d850cbf30b7b6c01627ad30cf28b3d4abc891f18aace02ab51e6bd24ae5fc3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bec23a675b20d0c5fc2a6dc52b83b85f79f7204ccfcd4b9fda1fe447ab240fbd
[INFO] running `Command { std: "docker" "start" "-a" "bec23a675b20d0c5fc2a6dc52b83b85f79f7204ccfcd4b9fda1fe447ab240fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling skg-tool-macro v0.4.1 (/opt/rustwide/workdir/turn/skg-tool-macro)
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling layer0 v0.4.1 (/opt/rustwide/workdir/layer0)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling skg-tool v0.4.1 (/opt/rustwide/workdir/turn/skg-tool)
[INFO] [stderr]    Compiling skg-turn v0.4.1 (/opt/rustwide/workdir/turn/skg-turn)
[INFO] [stderr]    Compiling skg-secret v0.4.1 (/opt/rustwide/workdir/secret/skg-secret)
[INFO] [stderr]    Compiling skg-effects-core v0.4.1 (/opt/rustwide/workdir/effects/skg-effects-core)
[INFO] [stderr]    Compiling skg-orch-local v0.4.1 (/opt/rustwide/workdir/orch/skg-orch-local)
[INFO] [stderr]    Compiling skg-state-fs v0.4.1 (/opt/rustwide/workdir/state/skg-state-fs)
[INFO] [stderr]    Compiling skg-state-memory v0.4.1 (/opt/rustwide/workdir/state/skg-state-memory)
[INFO] [stderr]    Compiling skg-auth v0.4.1 (/opt/rustwide/workdir/auth/skg-auth)
[INFO] [stderr]    Compiling skg-env-local v0.4.1 (/opt/rustwide/workdir/env/skg-env-local)
[INFO] [stderr]    Compiling skg-effects-local v0.4.1 (/opt/rustwide/workdir/effects/skg-effects-local)
[INFO] [stderr]    Compiling middleware-approval v0.0.0 (/opt/rustwide/workdir/examples/middleware_approval)
[INFO] [stderr]    Compiling middleware-echo v0.0.0 (/opt/rustwide/workdir/examples/middleware_echo)
[INFO] [stderr]    Compiling skg-orch-patterns v0.4.1 (/opt/rustwide/workdir/orch/skg-orch-patterns)
[INFO] [stderr]    Compiling custom-operator-barrier v0.4.1 (/opt/rustwide/workdir/examples/custom_operator_barrier)
[INFO] [stderr]    Compiling skg-context-engine v0.4.1 (/opt/rustwide/workdir/op/skg-context-engine)
[INFO] [stderr]    Compiling skg-provider-anthropic v0.4.1 (/opt/rustwide/workdir/provider/skg-provider-anthropic)
[INFO] [stderr]    Compiling skg-provider-openai v0.4.1 (/opt/rustwide/workdir/provider/skg-provider-openai)
[INFO] [stderr]    Compiling skelegent v0.4.1 (/opt/rustwide/workdir/skelegent)
[INFO] [stderr]    Compiling skg-op-single-shot v0.4.1 (/opt/rustwide/workdir/op/skg-op-single-shot)
[INFO] [stderr]    Compiling skg-provider-ollama v0.4.1 (/opt/rustwide/workdir/provider/skg-provider-ollama)
[INFO] [stderr]    Compiling skg-orch-kit v0.4.1 (/opt/rustwide/workdir/orch/skg-orch-kit)
[INFO] [stderr]    Compiling react-chatbot v0.0.0 (/opt/rustwide/workdir/examples/react-chatbot)
[INFO] [stderr]    Compiling echo-agent v0.0.0 (/opt/rustwide/workdir/examples/echo-agent)
[INFO] [stderr]    Compiling multi-agent v0.0.0 (/opt/rustwide/workdir/examples/multi-agent)
[INFO] [stderr]    Compiling workflow v0.0.0 (/opt/rustwide/workdir/examples/workflow)
[INFO] [stderr]    Compiling skg-mcp v0.4.1 (/opt/rustwide/workdir/turn/skg-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "bec23a675b20d0c5fc2a6dc52b83b85f79f7204ccfcd4b9fda1fe447ab240fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec23a675b20d0c5fc2a6dc52b83b85f79f7204ccfcd4b9fda1fe447ab240fbd", kill_on_drop: false }`
[INFO] [stdout] bec23a675b20d0c5fc2a6dc52b83b85f79f7204ccfcd4b9fda1fe447ab240fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21e9124a406488a6290606eaf9152986e3f98dd66e39d7dcfb490eed08aa891a
[INFO] running `Command { std: "docker" "start" "-a" "21e9124a406488a6290606eaf9152986e3f98dd66e39d7dcfb490eed08aa891a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling skg-tool-macro v0.4.1 (/opt/rustwide/workdir/turn/skg-tool-macro)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling layer0 v0.4.1 (/opt/rustwide/workdir/layer0)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling skg-tool v0.4.1 (/opt/rustwide/workdir/turn/skg-tool)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling skg-turn v0.4.1 (/opt/rustwide/workdir/turn/skg-turn)
[INFO] [stderr]    Compiling skg-state-memory v0.4.1 (/opt/rustwide/workdir/state/skg-state-memory)
[INFO] [stderr]    Compiling skg-effects-core v0.4.1 (/opt/rustwide/workdir/effects/skg-effects-core)
[INFO] [stderr]    Compiling skg-secret v0.4.1 (/opt/rustwide/workdir/secret/skg-secret)
[INFO] [stderr]    Compiling skg-orch-local v0.4.1 (/opt/rustwide/workdir/orch/skg-orch-local)
[INFO] [stderr]    Compiling skg-state-fs v0.4.1 (/opt/rustwide/workdir/state/skg-state-fs)
[INFO] [stderr]    Compiling skg-orch-patterns v0.4.1 (/opt/rustwide/workdir/orch/skg-orch-patterns)
[INFO] [stderr]    Compiling custom-operator-barrier v0.4.1 (/opt/rustwide/workdir/examples/custom_operator_barrier)
[INFO] [stderr]    Compiling skg-effects-local v0.4.1 (/opt/rustwide/workdir/effects/skg-effects-local)
[INFO] [stderr]    Compiling skg-auth v0.4.1 (/opt/rustwide/workdir/auth/skg-auth)
[INFO] [stderr]    Compiling skg-env-local v0.4.1 (/opt/rustwide/workdir/env/skg-env-local)
[INFO] [stderr]    Compiling skg-context-engine v0.4.1 (/opt/rustwide/workdir/op/skg-context-engine)
[INFO] [stderr]    Compiling skelegent v0.4.1 (/opt/rustwide/workdir/skelegent)
[INFO] [stderr]    Compiling skg-provider-anthropic v0.4.1 (/opt/rustwide/workdir/provider/skg-provider-anthropic)
[INFO] [stderr]    Compiling skg-provider-ollama v0.4.1 (/opt/rustwide/workdir/provider/skg-provider-ollama)
[INFO] [stderr]    Compiling skg-provider-openai v0.4.1 (/opt/rustwide/workdir/provider/skg-provider-openai)
[INFO] [stderr]    Compiling skg-op-single-shot v0.4.1 (/opt/rustwide/workdir/op/skg-op-single-shot)
[INFO] [stderr]    Compiling middleware-echo v0.0.0 (/opt/rustwide/workdir/examples/middleware_echo)
[INFO] [stderr]    Compiling middleware-approval v0.0.0 (/opt/rustwide/workdir/examples/middleware_approval)
[INFO] [stderr]    Compiling skg-orch-kit v0.4.1 (/opt/rustwide/workdir/orch/skg-orch-kit)
[INFO] [stderr]    Compiling workflow v0.0.0 (/opt/rustwide/workdir/examples/workflow)
[INFO] [stderr]    Compiling multi-agent v0.0.0 (/opt/rustwide/workdir/examples/multi-agent)
[INFO] [stderr]    Compiling react-chatbot v0.0.0 (/opt/rustwide/workdir/examples/react-chatbot)
[INFO] [stderr]    Compiling echo-agent v0.0.0 (/opt/rustwide/workdir/examples/echo-agent)
[INFO] [stderr] error: could not compile `rmcp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__reqwest"' --cfg 'feature="base64"' --cfg 'feature="client"' --cfg 'feature="client-side-sse"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-child-process"' --cfg 'feature="transport-io"' --cfg 'feature="transport-streamable-http-client"' --cfg 'feature="transport-streamable-http-client-reqwest"' --cfg 'feature="transport-worker"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "base64", "client", "client-side-sse", "default", "elicitation", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid"))' -C metadata=4866097a02eaa542 -C extra-filename=-6102fee4a42815e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-103ae4f473adadcb.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd17bed81d9d4ce4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3470299b2ee3a622.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern process_wrap=/opt/rustwide/target/debug/deps/libprocess_wrap-d629474801983dcb.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-99da0058c23dfcfb.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-eec72b67517425d9.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-07ae5b88ea2d0456.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6c850d0fec2e8037.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a7cf1275fc84d71e.rmeta --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-d258cd014cfc16ec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-be4e58c36fd3dc92.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bec403856a4c2dd6.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c9168ca5069c7958.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d44b5807d89d8787.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b834d1d3c2c51928.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `layer0` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name layer0 --edition=2024 layer0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="test-utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "test-utils"))' -C metadata=1d838d0096a78da1 -C extra-filename=-cdf82df8210f706a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-103ae4f473adadcb.so --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-aad04f466028ac31.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c850d0fec2e8037.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a7cf1275fc84d71e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-be4e58c36fd3dc92.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bec403856a4c2dd6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "21e9124a406488a6290606eaf9152986e3f98dd66e39d7dcfb490eed08aa891a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e9124a406488a6290606eaf9152986e3f98dd66e39d7dcfb490eed08aa891a", kill_on_drop: false }`
[INFO] [stdout] 21e9124a406488a6290606eaf9152986e3f98dd66e39d7dcfb490eed08aa891a
